home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act6a / 00424.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  94 b   |  6 lines

  1. on exitFrame
  2.   global buglist
  3.   set buglist to [1, 2, 3, 4, 5, 6, 7]
  4.   play frame "intro"
  5. end
  6.